Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | AkamaiSIEMConnector |
| Publisher | Akamai |
| Used in Solutions | Akamai DDOS Protection |
| Collection Method | CCF |
| Connector Definition Files | AkamaiDDOSProtection_ConnectorDefinition.json |
| DCR Definition Files | AkamaiDDOSProtection_DCR.json |
| CCF Configuration | AkamaiDDOSProtection_PollerConfig.json |
| CCF Capabilities | EdgeGrid, Paging |
The Akamai SIEM Connector ingests web application firewall (WAF) security events from the Akamai SIEM Integration API into Microsoft Sentinel. The connector collects detailed security event data including attack information, geographic context, and HTTP request/response metadata. Authentication uses Akamai EdgeGrid - provide your three EdgeGrid credentials (client_token, access_token, client_secret) plus the API hostname from your .edgerc file. The platform runtime computes a fresh HMAC-SHA-256 signed Authorization header on every poll request per the EdgeGrid specification.
This connector ingests data into the following tables:
| Table | Selection Criteria | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|---|
AkamaiSIEMEvent_CL |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
1. Step 1 - Enable Data Collection for SIEM in Akamai Security Center
Turn on SIEM integration in your Akamai security configuration and note the Web Security Configuration ID.
2. Step 2 - Provision EdgeGrid API credentials
Create an Akamai EdgeGrid API client with the Manage SIEM role and download the .edgerc credentials file.
.edgerc file..edgerc file contains the four values you will enter in Step 3:[default]
client_secret = <your-client-secret>
host = <your-host>.luna.akamaiapis.net
access_token = akab-<your-access-token>
client_token = akab-<your-client-token>
The connector platform computes a fresh HMAC-SHA-256 signed Authorization header on every poll - you do not need to sign anything manually.
3. Step 3 - Connect Akamai SIEM to Microsoft Sentinel Multi-tenant support: This connector supports ingesting security events from multiple Akamai security configurations in parallel. Click Add Connection once per configuration, supplying that configuration's EdgeGrid credentials, hostname, and Config ID. Each connection is tracked and managed independently in the grid below. Connector Management Interface
This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.
📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:
➕ Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).
🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.
💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.
Configure Akamai SIEM API Connection
Connect to an Akamai security configuration to ingest WAF events
When you click the "Add Connection" button in the portal, a configuration form will open. You'll need to provide:
💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊